projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a3125f8
)
(xim_initialize): Redo 6/24 change.
author
Richard M. Stallman
<rms@gnu.org>
Thu, 17 Jul 2003 10:15:04 +0000
(10:15 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Thu, 17 Jul 2003 10:15:04 +0000
(10:15 +0000)
src/xterm.c
patch
|
blob
|
history
diff --git
a/src/xterm.c
b/src/xterm.c
index 63b0139b4a96a7b6a20ce73decd1fda866a8757a..92c3317c106d02ff2f18dc6e9332c3a9446b7bc0 100644
(file)
--- a/
src/xterm.c
+++ b/
src/xterm.c
@@
-8140,7
+8140,7
@@
xim_initialize (dpyinfo, resource_name)
/* This is XPointer in XFree86
but (XPointer *) on Tru64, at
least, hence the configure test. */
- (X
Pointer
) xim_inst);
+ (X
RegisterIMInstantiateCallback_arg6
) xim_inst);
#else /* not HAVE_X11R6_XIM */
dpyinfo->xim = NULL;
xim_open_dpy (dpyinfo, resource_name);